Wants-Json-P names a function, with lambda list NIL:
Does the client request Accept JSON format?
Looks for the canonical "Accept: application/json", and also checks the request URI for ".js" (which is, of course, a subseq of ".json" as well.)
Defined in file src/web.lisp.